home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / mbu_110.zip / MBUTIL.CTL < prev    next >
Text File  |  1990-05-26  |  3KB  |  92 lines

  1. ;       ╒═════════════════════════════════════════════════════════════╕
  2. ;       │ ■ MBUTIL.CTL - Control File for Message Base Utility 1.10 ■ │
  3. ;       ╘═════════════════════════════════════════════════════════════╛
  4. ;■────────────────────────────────────────────────────────────────────────────■
  5. ;
  6. RegisteredTo [Unregistered Evaluation Version]
  7. RegistrationKey 2997904204
  8.  
  9. ; This is your Main [zone:]net/node[.point] address and up to 10 Aka's
  10. ; They are used for Import to decide whether a messages is destined for your
  11. ; system or not. Aka's can use short addressing: they use the zone (default: 2)
  12. ; and net of the Main address as default.
  13. ;
  14. Address 2:283/1.5
  15. Address       108.1
  16.  
  17. ; You can specify up to ten user names. They are used by the Import command to
  18. ; decide whether or not a messages is address to a user of your system. MBUTIL
  19. ; will also use USERS.BBS for this, if found. The first UserName is also used
  20. ; as default From name for the Post command.
  21. ;
  22. UserName Gerard van.der.Land
  23.  
  24. ; This is the name and location of your MBUTIL log file
  25. ;
  26. LogFile C:\FD\MBUTIL.LOG
  27. ;
  28. ; This is what log style you would like MBUTIL to use.
  29. ;    0    = FrontDoor
  30. ;  1 - 99 = Opus (RA## with line number)
  31. ;   100   = QuickBBS
  32. ;   101   = D'Bridge (*)
  33. ;   102   = Binkley
  34. ;
  35. LogStyle 0
  36. ;
  37. ; (*) Although MBUTIL can write the logfile in D'Bridge format it is not
  38. ; recommended to write to the D'Bridge log file, because it uses EOF-markers
  39. ; which MBUTIL doesn't.
  40.  
  41. ; This is the directory where the QuickBBS/RemoteAccess MSG*.BBS message
  42. ; base files are located.
  43. ;
  44. BBSPath C:\RA
  45.  
  46. ; This is the name of your AREAS.BBS style file. If you don't define it,
  47. ; you will have to use #<boardnumber> instead to specify a board. The first
  48. ; line may not contain an area-tag, the rest of the file has the following format:
  49. ;
  50. ;  <boardnumber> <area-tag> [<net:node>] [<net:node>] [...]
  51. ;
  52. AreasFile C:\RA\AREAS.BBS
  53.  
  54. ; This is the NETMAIL directory, where incoming and outgoing *.MSG netmail
  55. ; messages are stored
  56. ;
  57. NetmailPath C:\FD\NETMAIL
  58. ;
  59. ; This is the board to which netmail should be imported (0 = none)
  60. ; MBUTIL Export will export netmail from all boards
  61. ;
  62. NetmailBoard 1
  63.  
  64. ; This is the board number where MBUTIL can move messages with
  65. ; invalid board numbers (< 1 or > 200). (0 = delete messages)
  66. ;
  67. RecoveryBoard 200
  68.  
  69. ; MBUTIL Pack will automagically renumber if the highest messages is above
  70. ; what you've defined here, even if you didn't use the -Renumber switch
  71. ; (0 = always renumber)
  72. ;
  73. AutoRenum 20000
  74.  
  75. ; These are up to 5 tear lines that MBUTIL Export -ReTear should replace.
  76. ; According to ECHOMAIL POLICY 1 the tearline will not be longer than 35
  77. ; characters and extended ASCII characters will not be allowed. Please don't
  78. ; put messages on the tearline, only program information.
  79. ;
  80. ;           ╒═════════════════════════════╕
  81. OldTearLine RemoteAccess 0.03
  82. NewTearLine RA 0.03 via TosScan(q) 1.00
  83. ;           │                             │
  84. OldTearLine FD 1.99c
  85. NewTearLine FD 1.99c via TosScan(q) 1.00
  86. ;           │                             │
  87. OldTearLine QuickBBS 2.64 (Eval)
  88. NewTearLine QuickBBS 2.64 via D'Bridge 1.30
  89. ;           ╘═════════════════════════════╛
  90. ;
  91. ;■──────────────────────────■ End Of Control File ■───────────────────────────■
  92.